Introduction to Web Development using HTML 5
By: Kris Jamsa, Ph.D.

Chapter 19: HTML 5 Document Structure and Semantics

This chapter examines the HTML 5 structural and semantic tags. By the time you finish this chapter, you will understand the following key concepts:

● How HTML 5 provides new tags you can use to define a document structure, such as its header, footer, figures, and captions
● How to create a document sidebar
● How to group and organize blogs, articles, and editorials
● How to organize a page section
● How to work with figures and figure captions
● How to identify document navigational links
● How to hide underlying content by displaying summary text
● How using the HTML 5 and tag pair allows you to highlight text within a document
● How to specify a word break

Chapter PowerPoint Presentation


HeaderFooter.html
Sidebar.html
ShowArticle.html
SectionDemo.html
FigureDemo.html
MarkText.html